ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCartesianSeriesView<TOwnerView,TPointView> Class / _getCartesianSeriesDataModel Method

In This Topic
    _getCartesianSeriesDataModel Method (_BaseCartesianSeriesView<TOwnerView,TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getCartesianSeriesDataModel() As ICartesianSeriesDataModel
    public ICartesianSeriesDataModel _getCartesianSeriesDataModel()
    See Also